github.com/jackc/pgx/v5/pgproto3.Frontend.msgType (field)
4 uses
github.com/jackc/pgx/v5/pgproto3 (current package)
frontend.go#L59: msgType byte
frontend.go#L314: f.msgType = header[0]
frontend.go#L336: switch f.msgType {
frontend.go#L390: return nil, fmt.Errorf("unknown message type: %c", f.msgType)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)